FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.basis.ressources.only#1.7.0 (46 ms)

Package kbv.basis.ressources.only
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.basis.ressources.only@1.7.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole
Version 1.7.0
Status active
Date 2024-10-24
Name KBV_PR_Base_PractitionerRole
Experimental False
Description Dieses Profil bildet eine temporäre Rolle einer behandelnden Person in Bezug zu einer Einrichtung ab.
Type PractitionerRole
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_PractitionerRole KBV_PR_FOR_PractitionerRole
https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Responsible_Person_Organization KBV_EX_Base_Responsible_Person_Organization
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_CareTeam KBV_PR_Base_CareTeam
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_DiagnosticReport KBV_PR_Base_DiagnosticReport
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_DocumentReference KBV_PR_Base_DocumentReference
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Encounter KBV_PR_Base_Encounter
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_MedicationRequest KBV_PR_Base_MedicationRequest
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Procedure KBV_PR_Base_Procedure
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Provenance KBV_PR_Base_Provenance
https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_PractitionerRole KBV_PR_VoS_PractitionerRole
https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ULB_PractitionerRole KBV_PR_MIO_ULB_PractitionerRole

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization KBV_PR_Base_Organization
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner KBV_PR_Base_Practitioner
https://fhir.kbv.de/ValueSet/KBV_VS_Base_Role_Care Rolle in Bezug auf die Einrichtung


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "KBV-PR-Base-PractitionerRole",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole",
  "version" : "1.7.0",
  "name" : "KBV_PR_Base_PractitionerRole",
  "status" : "active",
  "date" : "2024-10-24",
  "description" : "Dieses Profil bildet eine temporäre Rolle einer behandelnden Person in Bezug zu einer Einrichtung ab.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "PractitionerRole",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "PractitionerRole",
        "path" : "PractitionerRole",
        "definition" : "Hier wird eine temporäre Rolle einer behandelnden Person in Bezug zu einer Einrichtung beschrieben."
      },
      {
        "id" : "PractitionerRole.practitioner",
        "path" : "PractitionerRole.practitioner",
        "definition" : "In diesem Element wird eine Referenz auf eine behandelnde Person gemacht, welche in der Lage ist, die definierten Dienstleistungen für die Organisation zu erbringen.",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.7.0",
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ]
      },
      {
        "id" : "PractitionerRole.organization",
        "path" : "PractitionerRole.organization",
        "definition" : "In diesem Element wird eine Referenz auf die Einrichtung/Organisationseinheit gemacht, in der die behandelnde Person die entsprechenden Funktionen ausübt.",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.7.0",
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ]
      },
      {
        "id" : "PractitionerRole.code",
        "path" : "PractitionerRole.code",
        "definition" : "In diesem Element werden Angaben zur Rolle bzw. zur Position in der Hierarchie der behandelnden Person in Bezug auf die Einrichtung gemacht. Diese werden als codierte Information und/oder als Freitext angegeben."
      },
      {
        "id" : "PractitionerRole.code.coding",
        "path" : "PractitionerRole.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "definition" : "Hier wird ein Code aus einem geeigneten Code-System angegeben."
      },
      {
        "id" : "PractitionerRole.code.coding:RolleDerEinrichtung",
        "path" : "PractitionerRole.code.coding",
        "sliceName" : "RolleDerEinrichtung",
        "definition" : "Hier wird die Rolle in Bezug auf die Einrichtung anhand einer vorgegebenen Werteliste angegeben.",
        "min" : 0,
        "max" : "1",
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Role_Care"
        }
      },
      {
        "id" : "PractitionerRole.code.coding:RolleDerEinrichtung.system",
        "path" : "PractitionerRole.code.coding.system",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.code.coding:RolleDerEinrichtung.version",
        "path" : "PractitionerRole.code.coding.version",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.code.coding:RolleDerEinrichtung.code",
        "path" : "PractitionerRole.code.coding.code",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.code.coding:RolleDerEinrichtung.display",
        "path" : "PractitionerRole.code.coding.display",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.code.text",
        "path" : "PractitionerRole.code.text",
        "definition" : "Hier wird ein Freitext eingetragen."
      },
      {
        "id" : "PractitionerRole.specialty",
        "path" : "PractitionerRole.specialty",
        "definition" : "In diesem Element werden Angaben zur medizinische Fachrichtung, die die behandelnde Person in der Einrichtung ausübt, gemacht. Diese werden als codierte Information und/oder als Freitext angegeben."
      },
      {
        "id" : "PractitionerRole.specialty.coding",
        "path" : "PractitionerRole.specialty.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "definition" : "Hier wird ein Code aus einem geeigneten Code-System angegeben."
      },
      {
        "id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe",
        "path" : "PractitionerRole.specialty.coding",
        "sliceName" : "KBV-Fachgruppe",
        "definition" : "Hier wird die Fachrichtung anhand der KBV-Schlüsseltabelle S_BAR2_ARZTNRFACHGRUPPE wiedergegeben. Diese enthält die zweistellige Fachgruppencodierung für die 8.+9. Stelle der LANR (nach BAR-Schlüsselverzeichnis, Anlage 35). ",
        "min" : 0,
        "max" : "1",
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_BAR2_ARZTNRFACHGRUPPE"
        }
      },
      {
        "id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe.system",
        "path" : "PractitionerRole.specialty.coding.system",
        "min" : 1,
        "patternUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_ARZTNRFACHGRUPPE"
      },
      {
        "id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe.version",
        "path" : "PractitionerRole.specialty.coding.version",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe.code",
        "path" : "PractitionerRole.specialty.coding.code",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.specialty.coding:KBV-Fachgruppe.display",
        "path" : "PractitionerRole.specialty.coding.display",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.specialty.text",
        "path" : "PractitionerRole.specialty.text",
        "definition" : "Hier wird ein Freitext eingetragen."
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.